net/http.http2priorityWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L11858: 	queuePool http2writeQueuePool
		h2_bundle.go#L11880: 		q:      *ws.queuePool.get(),
		h2_bundle.go#L11908: 	ws.queuePool.put(&q)
		h2_bundle.go#L11932: 			q:      *ws.queuePool.get(),